home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 36 / vfos_dv.zip / PUBLICS.INC < prev    next >
Text File  |  1988-07-30  |  732b  |  28 lines

  1. ;
  2. ; VFOS_IBM VFOSSIL driver by Bob Hartman  (SysOp of 1:132/101).
  3. ; Copyright 1988 by Spark Software.  ALL RIGHTS RESERVED.
  4. ;
  5.  
  6.         public  VioGetMode
  7.         public  VioSetMode
  8.         public  VioGetConfig
  9.         public  VioWrtTTY
  10.         public  VioGetANSI
  11.         public  VioSetANSI
  12.         public  VioGetCurPos
  13.         public  VioSetCurPos
  14.         public  VioGetCurType
  15.         public  VioSetCurType
  16.         public  VioScrollUp
  17.         public  VioScrollDn
  18.         public  VioReadCellStr
  19.         public  VioReadCharStr
  20.         public  VioWrtCellStr
  21.         public  VioWrtCharStr
  22.         public  VioWrtCharStrAtt
  23.         public  VioWrtNAttr
  24.         public  VioWrtNCell
  25.         public  VioWrtNChar
  26.  
  27.  
  28.